(free_frame_menubar): Set the frame's menubar_widget to
authorGerd Moellmann <gerd@gnu.org>
Thu, 1 Mar 2001 15:28:26 +0000 (15:28 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 1 Mar 2001 15:28:26 +0000 (15:28 +0000)
commitbf06dc0f58d6747a064fd94d3aaa7f4bcc98dc7c
tree8a956c619a56b4a22dbeecbcd131401065ddc112
parentb4c8a465f6f3b0ff75c58c44935e86c9cca3e9d1
(free_frame_menubar): Set the frame's menubar_widget to
NULL after destroying it, otherwise XTread_socket can access a
destroyed widget when input is unblocked.
src/xmenu.c